←Select platform

EnumValueConverter<T> Class

Summary

Provides a type converter to convert Enum object to and from a string.

Syntax

C#
VB
C++
public class EnumValueConverter<_T_> : System.ComponentModel.TypeConverter  
Public Class EnumValueConverter(Of T)  
   Inherits System.ComponentModel.TypeConverter 
generic<typename T> 
public ref class EnumValueConverter : public System.ComponentModel.TypeConverter  

Type Parameters

T
Type of enumeration.

Remarks

In addition to the enum value this converter works with the EnumValueAttribute to extract an additional descriptive name for the enumeration.

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Dicom.Common Assembly
Click or drag to resize